[INFO] cloning repository https://github.com/wolfv/rattler_sandbox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wolfv/rattler_sandbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwolfv%2Frattler_sandbox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwolfv%2Frattler_sandbox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f61ab8d18614c72230b606f3289b295d28054328
[INFO] testing wolfv/rattler_sandbox against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwolfv%2Frattler_sandbox" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wolfv/rattler_sandbox
[INFO] finished tweaking git repo https://github.com/wolfv/rattler_sandbox
[INFO] tweaked toml for git repo https://github.com/wolfv/rattler_sandbox written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wolfv/rattler_sandbox on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wolfv/rattler_sandbox already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-core v0.58.0
[INFO] [stderr]   Downloaded which v8.0.2
[INFO] [stderr]   Downloaded windows-interface v0.58.0
[INFO] [stderr]   Downloaded windows-implement v0.58.0
[INFO] [stderr]   Downloaded shell-words v1.1.1
[INFO] [stderr]   Downloaded winreg v0.10.1
[INFO] [stderr]   Downloaded dirs-next v2.0.0
[INFO] [stderr]   Downloaded dirs-sys-next v0.1.2
[INFO] [stderr]   Downloaded portable-pty v0.9.0
[INFO] [stderr]   Downloaded serial2 v0.2.36
[INFO] [stderr]   Downloaded diff v0.1.13
[INFO] [stderr]   Downloaded globset v0.4.18
[INFO] [stderr]   Downloaded filedescriptor v0.8.3
[INFO] [stderr]   Downloaded pretty_assertions v1.4.1
[INFO] [stderr]   Downloaded yansi v1.0.1
[INFO] [stderr]   Downloaded landlock v0.4.4
[INFO] [stderr]   Downloaded regex-lite v0.1.9
[INFO] [stderr]   Downloaded seccompiler v0.5.0
[INFO] [stderr]   Downloaded nix v0.28.0
[INFO] [stderr]   Downloaded windows v0.58.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4f97c7718b03a415601c295b2db874d3e0001d370e299e4c51bbf4bf0a8f780c
[INFO] running `Command { std: "docker" "start" "-a" "4f97c7718b03a415601c295b2db874d3e0001d370e299e4c51bbf4bf0a8f780c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f97c7718b03a415601c295b2db874d3e0001d370e299e4c51bbf4bf0a8f780c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f97c7718b03a415601c295b2db874d3e0001d370e299e4c51bbf4bf0a8f780c", kill_on_drop: false }`
[INFO] [stdout] 4f97c7718b03a415601c295b2db874d3e0001d370e299e4c51bbf4bf0a8f780c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d4f2cd20f6271b05b80201ef960ac410e8e613ebb722f4d95dce28ff67642a18
[INFO] running `Command { std: "docker" "start" "-a" "d4f2cd20f6271b05b80201ef960ac410e8e613ebb722f4d95dce28ff67642a18", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling serial2 v0.2.36
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling which v8.0.2
[INFO] [stderr]    Compiling seccompiler v0.5.0
[INFO] [stderr]    Compiling landlock v0.4.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling portable-pty v0.9.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling rattler_sandbox v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.94s
[INFO] running `Command { std: "docker" "inspect" "d4f2cd20f6271b05b80201ef960ac410e8e613ebb722f4d95dce28ff67642a18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4f2cd20f6271b05b80201ef960ac410e8e613ebb722f4d95dce28ff67642a18", kill_on_drop: false }`
[INFO] [stdout] d4f2cd20f6271b05b80201ef960ac410e8e613ebb722f4d95dce28ff67642a18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc71e4af36b34c51ea9bfadee9ca911d7507da49198eda2cda5cc777c08496ef
[INFO] running `Command { std: "docker" "start" "-a" "fc71e4af36b34c51ea9bfadee9ca911d7507da49198eda2cda5cc777c08496ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling portable-pty v0.9.0
[INFO] [stderr]    Compiling rattler_sandbox v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.97s
[INFO] running `Command { std: "docker" "inspect" "fc71e4af36b34c51ea9bfadee9ca911d7507da49198eda2cda5cc777c08496ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc71e4af36b34c51ea9bfadee9ca911d7507da49198eda2cda5cc777c08496ef", kill_on_drop: false }`
[INFO] [stdout] fc71e4af36b34c51ea9bfadee9ca911d7507da49198eda2cda5cc777c08496ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 505c758c0666329bfb94bebbac72af1cbfd323de944cd73501573e216ec1fab0
[INFO] running `Command { std: "docker" "start" "-a" "505c758c0666329bfb94bebbac72af1cbfd323de944cd73501573e216ec1fab0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rattler_sandbox-f44078fdabffa270)
[INFO] [stdout] 
[INFO] [stdout] running 151 tests
[INFO] [stdout] test linux::bwrap_runner::tests::full_disk_write_full_network_returns_unwrapped_command ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::full_disk_write_proxy_only_keeps_full_filesystem_but_unshares_network ... ok
[INFO] [stdout] test linux::bwrap::tests::detects_wsl1_proc_version_formats ... ok
[INFO] [stdout] test linux::bwrap::tests::does_not_treat_wsl2_or_native_linux_as_wsl1 ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::default_unreadable_glob_scan_has_no_depth_cap ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::full_disk_write_with_unreadable_glob_still_wraps_and_masks_match ... ok
[INFO] [stdout] test linux::bwrap::tests::skips_workspace_local_bwrap_in_joined_search_path ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::protected_symlinked_directory_subpaths_fail_closed ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::root_prefix_unreadable_globs_are_too_broad_for_linux_expansion ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::split_policy_masks_root_read_directory_carveouts ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::split_policy_masks_root_read_file_carveouts ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::missing_project_root_metadata_carveouts_use_metadata_path_masks ... ok
[INFO] [stdout] test linux::bwrap::tests::finds_first_executable_bwrap_in_joined_search_path ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::restricted_read_only_with_platform_defaults_includes_usr_when_present ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::restricted_policy_chdirs_to_canonical_command_cwd ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::missing_read_only_subpath_uses_empty_file_bind_data ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::missing_child_git_under_parent_repo_uses_protected_create_target ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::ignores_missing_writable_roots ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::split_policy_reenables_writable_files_after_unreadable_parent ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::missing_user_project_root_subpath_rules_are_still_enforced ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::split_policy_reenables_nested_writable_roots_after_unreadable_parent ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::unclosed_character_classes_are_escaped_for_ripgrep ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::unreadable_globs_expand_existing_matches_with_configured_depth ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::symlinked_missing_child_git_under_parent_repo_uses_effective_mount_root ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::writable_roots_under_symlinked_ancestors_bind_real_target ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::symlinked_writable_roots_bind_real_target_and_remap_carveouts ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::symlinked_writable_roots_nested_symlink_escape_paths_fail_closed ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::unreadable_globs_add_canonical_targets_for_symlink_matches ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::transient_empty_preserved_file_uses_empty_file_bind_data ... ok
[INFO] [stdout] test linux::landlock::tests::legacy_landlock_flag_is_included_when_requested ... ok
[INFO] [stdout] test linux::landlock::tests::proxy_flag_is_included_when_requested ... ok
[INFO] [stdout] test linux::landlock::tests::permission_profile_flag_is_included ... ok
[INFO] [stdout] test linux::landlock::tests::proxy_network_requires_managed_requirements ... ok
[INFO] [stdout] test linux::landlock_runner::tests::full_network_without_managed_proxy_skips_network_seccomp_mode ... ok
[INFO] [stdout] test linux::landlock_runner::tests::managed_proxy_routes_use_proxy_routed_seccomp_mode ... ok
[INFO] [stdout] test linux::landlock_runner::tests::managed_network_enforces_seccomp_even_for_full_network_policy ... ok
[INFO] [stdout] test linux::landlock_runner::tests::full_network_policy_without_managed_network_skips_seccomp ... ok
[INFO] [stdout] test linux::landlock_runner::tests::restricted_network_policy_always_installs_seccomp ... ok
[INFO] [stdout] test linux::landlock_runner::tests::restricted_network_without_proxy_routing_uses_restricted_mode ... ok
[INFO] [stdout] test linux::launcher::tests::prefers_system_bwrap_when_system_bwrap_lacks_argv0 ... ok
[INFO] [stdout] test linux::launcher::tests::ignores_system_bwrap_when_system_bwrap_lacks_perms ... ok
[INFO] [stdout] test linux::launcher::tests::prefers_system_bwrap_when_help_lists_argv0 ... ok
[INFO] [stdout] test linux::launcher::tests::ignores_system_bwrap_when_system_bwrap_is_missing ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::split_policy_reapplies_unreadable_carveouts_after_writable_binds ... ok
[INFO] [stdout] test linux::proxy_routing::tests::cleanup_stale_proxy_socket_dirs_removes_dead_pid_directories ... ok
[INFO] [stdout] test linux::proxy_routing::tests::default_proxy_ports_match_expected_schemes ... ok
[INFO] [stdout] test linux::proxy_routing::tests::parse_proxy_socket_dir_owner_pid_reads_owner_pid ... ok
[INFO] [stdout] test linux::proxy_routing::tests::plan_proxy_routes_only_includes_valid_loopback_endpoints ... ok
[INFO] [stdout] test linux::proxy_routing::tests::parses_loopback_proxy_endpoint ... ok
[INFO] [stdout] test linux::proxy_routing::tests::proxy_route_spec_serialization_omits_proxy_urls ... ok
[INFO] [stdout] test linux::proxy_routing::tests::recognizes_proxy_env_keys_case_insensitively ... ok
[INFO] [stdout] test linux::proxy_routing::tests::ignores_non_loopback_proxy_endpoint ... ok
[INFO] [stdout] test linux::proxy_routing::tests::rewrites_proxy_url_to_local_loopback_port ... ok
[INFO] [stdout] test linux::proxy_routing::tests::cleanup_proxy_socket_dir_removes_bridge_artifacts ... ok
[INFO] [stdout] test linux::run_main::tests::cleanup_protected_create_targets_removes_created_path_and_reports_violation ... ok
[INFO] [stdout] test linux::run_main::tests::cleanup_synthetic_mount_targets_removes_only_empty_mount_targets ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::split_policy_reenables_writable_subpaths_after_unreadable_parent ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::split_policy_reenables_nested_writable_subpaths_after_read_only_parent ... ok
[INFO] [stdout] test linux::run_main::tests::bwrap_signal_forwarder_terminates_child_and_keeps_parent_alive ... ok
[INFO] [stdout] test linux::run_main::tests::detects_proc_mount_invalid_argument_failure ... ok
[INFO] [stdout] test linux::run_main::tests::detects_proc_mount_permission_denied_failure ... ok
[INFO] [stdout] test linux::run_main::tests::ignores_non_proc_mount_errors ... ok
[INFO] [stdout] test linux::run_main::tests::detects_proc_mount_operation_not_permitted_failure ... ok
[INFO] [stdout] test linux::run_main::tests::inner_command_includes_permission_profile_flag ... ok
[INFO] [stdout] test linux::run_main::tests::inserts_bwrap_argv0_before_command_separator ... ok
[INFO] [stdout] test linux::run_main::tests::inserts_unshare_net_when_network_isolation_requested ... ok
[INFO] [stdout] test linux::run_main::tests::inserts_unshare_net_when_proxy_only_network_mode_requested ... ok
[INFO] [stdout] test linux::exec_util::tests::preserved_files_are_made_inheritable ... ok
[INFO] [stdout] test linux::run_main::tests::managed_proxy_inner_command_includes_route_spec ... ok
[INFO] [stdout] test linux::run_main::tests::managed_proxy_preflight_argv_is_wrapped_for_full_access_policy ... ok
[INFO] [stdout] test linux::run_main::tests::non_managed_inner_command_omits_route_spec ... ok
[INFO] [stdout] test linux::run_main::tests::proxy_only_mode_takes_precedence_over_full_network_policy ... ok
[INFO] [stdout] test linux::run_main::tests::resolve_permission_profile_derives_runtime_policies ... ok
[INFO] [stdout] test linux::run_main::tests::resolve_permission_profile_rejects_missing_configuration ... ok
[INFO] [stdout] test linux::run_main::tests::rewrites_bwrap_helper_command_not_nested_user_command_when_current_exe_appears_later ... ok
[INFO] [stdout] test linux::run_main::tests::resolve_permission_profile_preserves_direct_runtime_profile ... ok
[INFO] [stdout] test linux::run_main::tests::rewrites_inner_command_path_when_bwrap_lacks_argv0 ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::mounts_dev_before_writable_dev_binds ... ok
[INFO] [stdout] test linux::run_main::tests::split_only_filesystem_policy_requires_direct_runtime_enforcement ... ok
[INFO] [stdout] test linux::run_main::tests::synthetic_mount_registry_root_is_unique_to_effective_user ... ok
[INFO] [stdout] test linux::run_main::tests::valid_inner_stage_modes_do_not_panic ... ok
[INFO] [stdout] test policy::tests::duplicate_root_deny_prevents_full_disk_write_access ... ok
[INFO] [stdout] test policy::tests::canonical_target_matches_denied_symlink_alias ... ok
[INFO] [stdout] test linux::run_main::tests::root_write_read_only_carveout_requires_direct_runtime_enforcement ... ok
[INFO] [stdout] test policy::tests::effective_runtime_roots_preserve_symlinked_paths ... ok
[INFO] [stdout] test policy::tests::file_system_access_mode_orders_by_conflict_precedence ... ok
[INFO] [stdout] test policy::tests::glob_patterns_deny_matching_paths ... ok
[INFO] [stdout] test policy::tests::exact_path_and_descendants_are_denied ... ok
[INFO] [stdout] test policy::tests::filesystem_policy_blocks_protected_metadata_path_writes_by_default ... ok
[INFO] [stdout] test policy::tests::legacy_bridge_preserves_explicit_deny_entries ... ok
[INFO] [stdout] test policy::tests::legacy_current_working_directory_special_path_deserializes_as_project_roots ... ok
[INFO] [stdout] test linux::bwrap::tests::system_bwrap_probe_does_not_wait_for_descendants_holding_stderr_open ... ok
[INFO] [stdout] test linux::bwrap::tests::system_bwrap_warning_skips_unrelated_bwrap_failures ... ok
[INFO] [stdout] test policy::tests::legacy_workspace_write_projection_preserves_symbolic_project_root ... ok
[INFO] [stdout] test policy::tests::legacy_workspace_write_projection_accepts_relative_cwd ... ok
[INFO] [stdout] test policy::tests::missing_symbolic_metadata_carveouts_need_direct_runtime_enforcement ... ok
[INFO] [stdout] test policy::tests::preserving_deny_entries_keeps_unrestricted_policy_enforceable ... ok
[INFO] [stdout] test policy::tests::project_roots_special_path_preserves_symlinked_root ... ok
[INFO] [stdout] test linux::bwrap::tests::system_bwrap_probe_times_out_without_reporting_a_warning ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::restricted_read_only_uses_scoped_read_roots_instead_of_erroring ... ok
[INFO] [stdout] test policy::tests::resolve_access_with_cwd_uses_most_specific_entry ... ok
[INFO] [stdout] test policy::tests::root_deny_does_not_materialize_as_unreadable_root ... ok
[INFO] [stdout] test policy::tests::root_write_with_read_only_child_is_not_full_disk_write ... ok
[INFO] [stdout] test linux::bwrap::tests::system_bwrap_warning_reports_missing_system_bwrap ... ok
[INFO] [stdout] test policy::tests::legacy_projection_runtime_enforcement_ignores_entry_order ... ok
[INFO] [stdout] test policy::tests::globstar_patterns_deny_root_and_nested_matches ... ok
[INFO] [stdout] test policy::tests::glob_patterns_do_not_cross_path_separators ... ok
[INFO] [stdout] test policy::tests::tmpdir_special_path_preserves_symlinked_tmpdir ... ok
[INFO] [stdout] test policy::tests::split_only_nested_carveouts_need_direct_runtime_enforcement ... ok
[INFO] [stdout] test policy::tests::with_additional_legacy_workspace_writable_roots_protects_metadata ... ok
[INFO] [stdout] test policy::tests::same_specificity_write_override_keeps_full_disk_write_access ... ok
[INFO] [stdout] test policy::tests::unknown_special_paths_are_ignored_by_legacy_bridge ... ok
[INFO] [stdout] test policy::tests::with_additional_writable_roots_adds_new_root ... ok
[INFO] [stdout] test policy::tests::with_additional_writable_roots_skips_existing_effective_access ... ok
[INFO] [stdout] test policy::tests::with_additional_readable_roots_skips_existing_effective_access ... ok
[INFO] [stdout] test policy::tests::writable_roots_preserve_explicit_symlinked_carveouts_that_alias_root ... ok
[INFO] [stdout] test policy::tests::writable_roots_preserve_explicit_symlinked_carveouts_that_escape_root ... ok
[INFO] [stdout] test policy::tests::writable_roots_preserve_explicit_symlinked_carveouts_under_symlinked_roots ... ok
[INFO] [stdout] test policy::tests::unclosed_character_classes_match_literal_brackets ... ok
[INFO] [stdout] test policy::tests::writable_roots_proactively_protect_missing_dot_codex ... ok
[INFO] [stdout] test process_hardening::tests::env_keys_with_prefix_handles_non_utf8_entries ... ok
[INFO] [stdout] test process_hardening::tests::env_keys_with_prefix_filters_only_matching_keys ... ok
[INFO] [stdout] test policy::tests::writable_roots_skip_default_dot_codex_when_explicit_user_rule_exists ... ok
[INFO] [stdout] test policy::tests::writable_roots_preserve_symlinked_protected_subpaths ... ok
[INFO] [stdout] test pty::tests::driver_backed_process_can_expose_split_stdout_and_stderr ... ok
[INFO] [stdout] test policy::tests::literal_patterns_and_globs_are_denied ... ok
[INFO] [stdout] test pty::tests::driver_backed_process_can_resize_via_resizer_hook ... ok
[INFO] [stdout] test linux::run_main::tests::apply_seccomp_then_exec_with_legacy_landlock_panics ... ok
[INFO] [stdout] test linux::run_main::tests::legacy_landlock_rejects_split_only_filesystem_policies ... ok
[INFO] [stdout] test linux::run_main::tests::managed_proxy_inner_command_requires_route_spec ... ok
[INFO] [stdout] test pty::tests::pipe_spawn_no_stdin_can_preserve_inherited_fds ... ok
[INFO] [stdout] test pty::tests::pty_spawn_can_preserve_inherited_fds ... ok
[INFO] [stdout] test pty::tests::pty_spawn_with_inherited_fds_reports_exec_failures ... ok
[INFO] [stdout] test linux::run_main::tests::cleanup_synthetic_mount_targets_preserves_real_pre_existing_empty_file ... ok
[INFO] [stdout] test pty::tests::pipe_process_can_expose_split_stdout_and_stderr ... ok
[INFO] [stdout] test linux::run_main::tests::cleanup_synthetic_mount_targets_removes_transient_file_after_concurrent_owner_exits ... ok
[INFO] [stdout] test windows::ssh_config_dependencies::tests::collects_path_directive_profile_entries ... ok
[INFO] [stdout] test linux::bwrap::tests::system_bwrap_warning_reports_user_namespace_failures ... ok
[INFO] [stdout] test windows::ssh_config_dependencies::tests::recursively_collects_include_dependencies ... ok
[INFO] [stdout] test linux::run_main::tests::cleanup_synthetic_mount_targets_waits_for_other_active_registrations ... ok
[INFO] [stdout] test pty::tests::pipe_and_pty_share_interface ... ok
[INFO] [stdout] test linux::run_main::tests::cleanup_protected_create_targets_waits_for_other_active_registrations ... ok
[INFO] [stdout] test pty::tests::driver_backed_process_drains_output_that_arrives_after_exit_signal ... ok
[INFO] [stdout] test pty::tests::pty_spawn_with_inherited_fds_supports_resize ... ok
[INFO] [stdout] test pty::tests::pipe_terminate_aborts_detached_readers ... ok
[INFO] [stdout] test pty::tests::pipe_process_round_trips_stdin ... ok
[INFO] [stdout] test pty::tests::pipe_drains_stderr_without_stdout_activity ... ok
[INFO] [stdout] test pty::tests::pipe_process_detaches_from_parent_session ... ok
[INFO] [stdout] test pty::tests::pty_preserving_inherited_fds_keeps_python_repl_running ... ok
[INFO] [stdout] test pty::tests::pty_python_repl_emits_output_and_exits ... ok
[INFO] [stdout] test pty::tests::pty_terminate_kills_background_children_in_same_process_group ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- pty::tests::pty_terminate_kills_background_children_in_same_process_group stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pty::tests::pty_terminate_kills_background_children_in_same_process_group' (226) panicked at src/pty/tests.rs:810:5:
[INFO] [stdout] background child pid 250 survived PTY terminate()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x598d63b3e568 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x598d63b3e568 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x598d63b3e568 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x598d63b3e568 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x598d63b55dda - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x598d63b55dda - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x598d63b43b22 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x598d63b43b22 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x598d63b18bf6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x598d63b18bf6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x598d63b34989 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x598d636d25ac - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x598d636d25ac - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x598d63b34c02 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x598d63b34c02 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x598d63b18cb2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x598d63b0d4f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x598d63b19cad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x598d63b5661c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x598d63567a1e - rattler_sandbox[2ee79d9fc292b288]::pty::tests::pty_terminate_kills_background_children_in_same_process_group::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/pty/tests.rs:810:5
[INFO] [stdout]   20:     0x598d6352d535 - <core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), anyhow[31cb6a6de38747ae]::Error>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x598d6358381d - <tokio[e1624179cbd88979]::runtime::park::CachedParkThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), anyhow[31cb6a6de38747ae]::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/park.rs:284:71
[INFO] [stdout]   22:     0x598d6357a97a - tokio[e1624179cbd88979]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), anyhow[31cb6a6de38747ae]::Error>>, <tokio[e1624179cbd88979]::runtime::park::CachedParkThread>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), anyhow[31cb6a6de38747ae]::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   23:     0x598d6357a97a - tokio[e1624179cbd88979]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), anyhow[31cb6a6de38747ae]::Error>>, <tokio[e1624179cbd88979]::runtime::park::CachedParkThread>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), anyhow[31cb6a6de38747ae]::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   24:     0x598d6357a97a - <tokio[e1624179cbd88979]::runtime::park::CachedParkThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), anyhow[31cb6a6de38747ae]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/park.rs:284:31
[INFO] [stdout]   25:     0x598d634995c4 - <tokio[e1624179cbd88979]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), anyhow[31cb6a6de38747ae]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   26:     0x598d6354ca58 - <tokio[e1624179cbd88979]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), anyhow[31cb6a6de38747ae]::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/mod.rs:92:22
[INFO] [stdout]   27:     0x598d63605d1a - tokio[e1624179cbd88979]::runtime::context::runtime::enter_runtime::<<tokio[e1624179cbd88979]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), anyhow[31cb6a6de38747ae]::Error>>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), anyhow[31cb6a6de38747ae]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   28:     0x598d63549614 - <tokio[e1624179cbd88979]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), anyhow[31cb6a6de38747ae]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/mod.rs:91:9
[INFO] [stdout]   29:     0x598d63578c07 - <tokio[e1624179cbd88979]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), anyhow[31cb6a6de38747ae]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:373:50
[INFO] [stdout]   30:     0x598d63578e33 - <tokio[e1624179cbd88979]::runtime::runtime::Runtime>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), anyhow[31cb6a6de38747ae]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:345:18
[INFO] [stdout]   31:     0x598d63570d04 - rattler_sandbox[2ee79d9fc292b288]::pty::tests::pty_terminate_kills_background_children_in_same_process_group
[INFO] [stdout]                                at /opt/rustwide/workdir/src/pty/tests.rs:815:7
[INFO] [stdout]   32:     0x598d635554e7 - rattler_sandbox[2ee79d9fc292b288]::pty::tests::pty_terminate_kills_background_children_in_same_process_group::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/pty/tests.rs:775:77
[INFO] [stdout]   33:     0x598d635b9056 - <rattler_sandbox[2ee79d9fc292b288]::pty::tests::pty_terminate_kills_background_children_in_same_process_group::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x598d636c568b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x598d636c568b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   36:     0x598d636d2f05 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   37:     0x598d636d2f05 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x598d636d2f05 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x598d636d2f05 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x598d636d2f05 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x598d636d2f05 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   42:     0x598d636d2f05 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   43:     0x598d636cda64 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   44:     0x598d636cda64 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   45:     0x598d636d5f82 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   46:     0x598d636d5f82 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x598d636d5f82 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x598d636d5f82 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x598d636d5f82 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x598d636d5f82 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   51:     0x598d636d5f82 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x598d63b3d49f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   53:     0x598d63b3d49f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   54:     0x7e526351eaa4 - <unknown>
[INFO] [stdout]   55:     0x7e52635aba64 - clone
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     pty::tests::pty_terminate_kills_background_children_in_same_process_group
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 150 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.20s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "505c758c0666329bfb94bebbac72af1cbfd323de944cd73501573e216ec1fab0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "505c758c0666329bfb94bebbac72af1cbfd323de944cd73501573e216ec1fab0", kill_on_drop: false }`
[INFO] [stdout] 505c758c0666329bfb94bebbac72af1cbfd323de944cd73501573e216ec1fab0
